frame: Remove the border node
authorBenjamin Otte <otte@redhat.com>
Sun, 18 Dec 2016 19:06:33 +0000 (20:06 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Dec 2016 04:36:06 +0000 (05:36 +0100)
commit96a94fc21d0baf6972bb05038a2fd03dced8147d
tree9711c75fd58ba96d14e832f8309e0c5e1097615c
parent795f38b4cc901972f23eaff9de6c6387a48cf4a3
frame: Remove the border node

It does weird clipping that
(a) nobody likes
(b) is hard to support in the new rendering world.
So we take the easy way out.

The actual frame is now drawn by the frame node around the label.
gtk/gtkframe.c
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css
gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css